Skip to main content

Add Device to labs

After installation and Login , navigate to the ‘Connectivity’ tab within SNA Labs and select ‘My Devices’. Here, you’ll add your device and configure WireGuard with a public key provided by the platform. This step is essential for establishing a secure, encrypted connection.

Begin by opening the WireGuard application on your Windows. Look for the ‘+’ symbol within the app's interface, which signifies the option to add a new connection. Click on ‘Add an empty tunnel’ to start configuring a new secure tunnel for your connection.

WireGuard operates using a pair of cryptographic keys (public and private) to ensure a secure connection. you will need to copy this public key into the Wireguard Public Key field of the Add Device dialogue box.

After entering your public key, proceed by clicking on the ‘Verify and add’ option. This action adds the device you've provided, ensuring it's correct and viable for use in setting up a secure tunnel.

With your public key verified and added, the next step involves configuring the tunnel itself. Select your device listed in WireGuard and click on ‘Show Configuration’. This will display the current configuration settings for your tunnel, including the IP address and other relevant details.

Copy all necessary configuration details starting from the ‘Address’ field. These details are critical for ensuring your tunnel correctly routes the traffic to and from your Mac. Paste these settings into the WireGuard configuration section, ensuring every detail matches the configuration.

The final step in the configuration process is to activate the tunnel you've just set up. Click on ‘Activate’ within WireGuard to establish the connection using your new tunnel. This action activates the secure connection, routing your internet traffic through the configured tunnel, effectively securing your online activities.

Open your Terminal, type 'ping 172.30.0.0' to check whether the WireGuard connection is working or not. Now you have configured your PC to WireGuard